home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- puppetSprite(3, 1)
- puppetSprite(4, 1)
- puppetSprite(5, 1)
- puppetSprite(6, 1)
- if the castNum of sprite 3 = 779 then
- set the castNum of sprite 3 to the number of cast 778
- else
- set the castNum of sprite 3 to the number of cast 779
- end if
- puppetSprite(4, 1)
- if the castNum of sprite 5 = 777 then
- set the castNum of sprite 5 to the number of cast 776
- else
- set the castNum of sprite 5 to the number of cast 777
- end if
- if the castNum of sprite 6 = 787 then
- set the castNum of sprite 6 to the number of cast 804
- else
- set the castNum of sprite 6 to the number of cast 787
- end if
- updateStage()
- go(the frame)
- tell the stage
- go(the frame)
- end tell
- SETSPEAKER()
- end
-